body{background:#ffffff;color:#3e3e3e; font-size:14px;overflow-x:hidden;font-family: "\5FAE\8F6F\96C5\9ED1","Microsoft YaHei","微软雅黑","Arial",sans-serif;}
a{color:#3e3e3e;}
*:focus {outline: none;box-shadow: none;}
input:required:invalid ,textarea:required:invalid ,select:required:invalid{outline: none;box-shadow: none;}
a:hover{color:#e42d27;text-decoration:none;transition: all 300ms ease-in-out 0s;}
.on {color:#e42d27;}
.my_ul ,.my_dl{ margin:0; padding:0;}
.my_ul li{ list-style:none;}
.my_dl dt ,.my_dl dd{margin:0;padding:0;font-weight:normal; }
dt + dd{ margin-top:0;}
p{ margin:0 0 10px;}
img{image-rendering: -webkit-optimize-contrast;}
video{display:block;}
.list-paddingleft-2{margin-top: 0;}

/*
public
*/
.am-container{max-width:1200px;width:1200px;padding: 0;}
.am-paragraph-default{ margin:0;color:#3e3e3e;font-size:14px;text-align:justify;word-break: break-all;}
.am-paragraph-default img{ max-width:100%; border:none; padding:0; margin:0;display:inline; height: auto;}
.am-paragraph-default p{ margin:0 0 10px 0;font-size:14px;}
.am-paragraph-default p ,.am-paragraph-default a{color:#3e3e3e;}
.am-paragraph-default video ,.am-paragraph-default iframe{display: block;}
.am-paragraph-default a:hover{color:#e42d27;}
.am-pureview-actions a{ position:static; float:right; text-align:center;}
.am-icon-chevron-left:before {font-family:'FontAwesome';content: "\f00d";}
.am-pureview-direction a:before{font-family:'FontAwesome';}
.am-pureview-slider img{object-fit: contain;}
.am-pureview-title{text-align: center;}
.picture-hover-animate{ display:block; position:relative; overflow:hidden;}
.picture-hover-animate:after{position: absolute;top: 0;right: 0;bottom: 0;left: 0;display: block;visibility: visible;width: 160px;height: 160px;margin: auto;content: '';transition: all 0.6s ease-in-out;transform: scale(6);opacity: 1;border: 80px solid rgba(0, 0, 0, 0.1);border-radius: 80px;}
.picture-hover-animate:hover:after { visibility: hidden; opacity: 0; border: 0 solid rgba(0, 0, 0, 0.1); }
.am-pureview-slider li.am-active .pinch-zoom-container{min-height:50px;background-image:url(../img/loading.svg); background-position: center; background-repeat: no-repeat; background-repeat: 50px auto;}
.am-pureview-slider .am-pinch-zoom::after{display: none;}
.am-table-striped > tbody > tr:nth-child(2n+1) > td, .am-table-striped > tbody > tr:nth-child(2n+1) > th {background-color: #f5f5f5;}
.am-table tr td,.am-table tr th{ vertical-align:middle!important;}

/*
Header
*/
.menu{width:100%;z-index:1000;position: relative;}
.menu .am-container{display: flex;justify-content: space-between;align-items: center;}
.menu .am-container::before,.menu .am-container::after{display: none;}
.menu .logo img{display: block;height: 67px;}
.am-menu{display: flex;justify-content: space-between;align-items: center;padding-top: 30px;}
.nav .parent_li{ display:block; margin-left:60px;float:left;transition: all 300ms ease-in-out 0s;}
.nav .parent_li.am-relative{position: relative;}
.nav .parent_li:first-of-type{ margin-left:0;}
.nav .parent_li .parent_a{ display:block;height:67px;line-height:67px;padding:0; position:relative;font-size: 15px;}
.nav .parent_li .parent_a:hover,.nav .parent_li:hover .parent_a{color:#e42d27!important;}
.nav .parent_li .sub{ display:block; width:100%;position:absolute;right:0;top:67px;height:0;font-weight:500;transition:all .4s ease 0s;-webkit-transition:all .4s ease 0s;-moz-transition:all .4s ease 0s; overflow: hidden; background-color: #f6f6f6;}
.nav .parent_li.am-relative .sub{width: 140px;left:50%;margin-left: -70px;}
.nav .parent_li .sub a{display: block;line-height:34px;padding: 0 5px; margin-bottom: 1px;text-align: center;font-size: 14px}
.nav .parent_li:hover .sub{height:auto;transition:all .4s ease 0s;overflow: initial; padding: 10px 0;}
.nav .parent_li dl.sub{display: flex; justify-content: center;width: calc(100% - 90px);top:97px;}
.nav .parent_li dl.sub dd{margin: 0 50px;padding:10px 0 20px;}
.nav .parent_li dl.sub dd a{text-align: left;}
.nav .parent_li dl.sub dd .title{font-weight: bold;display: flex;align-items: center;}
.nav .parent_li dl.sub dd .title:before{display: block;content: '';width: 0;height: 0;border-style: solid;border-width: 5px 0 5px 5px;border-color: transparent transparent transparent #e42d27;}
.nav .parent_li dl.sub dd .subtitle{display: flex;flex-direction: column;}
.nav .parent_li dl.sub dd .subtitle a{ line-height:30px;font-size: 13px;}

.top_search{width:150px; position:relative;height:30px;margin-left: 60px;border: #dedede solid 1px; border-radius: 3rem;display: flex;justify-content: space-between;align-items: center;}
.top_search .am-form-field{border:none; background:none;width:120px;height: 28px;line-height: 28px;font-size:14px;padding-left:10px;}
.top_search button{ width:30px; height:28px;border: none;outline:0;padding: 0;background: none;display: flex;justify-content: center;align-items: center;}
.top_search button:focus{outline: none!important; box-shadow: none!important;}
.top_tel{float: right;display: flex; align-items: center; height: 30px;margin-top:25px;margin-left: 20px;font-size: 17px;transition: all 300ms ease-in-out 0s;transition: all 300ms ease-in-out 0s;color:#e42d27; font-weight: bold;}
.top_tel:before{display: block; content: '';width: 1px;height: 14px; margin-right: 20px;background-color: #333;}
.top_tel i{margin-right: 8px;}

 /*
Banner
*/
.index_banner {position: relative; z-index:2;-webkit-Box-shadow: 0 20px 15px -15px rgba(0,0,0,0.3);-moz-Box-shadow: 0 15px 15px -15px rgba(0,0,0,0.3);Box-shadow: 0 15px 15px -15px rgba(0,0,0,0.3);}
.index_banner:after ,.index_banner .am-slides li a:after{display: block;content: '';padding-bottom: 30.833%;}
.index_banner .am-slider-default{border-radius:0;box-shadow:none;margin: 0; background:#f2f2f2;border:none;box-shadow:none;width: 100%;height: 100%;position: absolute;left: 0;top: 0; }
.index_banner .am-slides li a{display:block;position: relative;}
.index_banner .am-slides li img{display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0; z-index: 1; object-fit: cover;}
.index_banner .am-direction-nav a{width: 36px;height: 48px;line-height:48px;margin: -25px 0 0;color: #fff; background-color: rgba(0,0,0,0.5);}
.index_banner .am-direction-nav a.am-next{border-bottom-left-radius:30px;border-top-left-radius:30px;right: 0; padding-left: 10px;}
.index_banner .am-direction-nav a.am-prev{border-bottom-right-radius:30px;border-top-right-radius:30px;left: 0; padding-right: 10px;}
.index_banner .am-direction-nav a:before{height: 48px;line-height:48px!important;font-size: 25px!important;}
.index_banner .am-direction-nav a.am-prev:before{content: "\f104";color:#fff;}
.index_banner .am-direction-nav a.am-next:before{content: "\f105";color:#fff;}
.index_banner .am-control-nav{bottom:15px;z-index:10;}
.index_banner .am-control-nav li{margin:0 5px}
.index_banner .am-control-nav li a{width:5px;height:3px;background:#999;box-shadow:none;z-index:3; position:relative; border-radius:0;}
.index_banner .am-control-nav li a:hover{background: #e42d27}
.index_banner .am-control-nav li a.am-active{ width:22px;background: #e42d27;z-index:4;animation: anima 5s 1 cubic-bezier(0.28, 0.77, 1, 1);-webkit-transition:.5s;transition:.5s}
@keyframes anima{from{width:5px;}to{width:40px;}}


/*
Index_box
*/
.index_box{display: flex;justify-content: space-between;margin-top: 4rem;}
.index_box .index_tab{width: calc(33.33% - 20px);}
.index_tab{position: relative;}
.index_tab .am-nav-tabs{border:#D4D4D4 solid 1px;border-left:none;background-color: #F8F8F8;position: relative;}
.index_tab .more{display: flex;justify-content: center;align-items: center;position: absolute;right: 1rem; top: 10px;margin-top:0;font-size: 1.1rem;width: 42px;height: 16px;background-image: linear-gradient(#b9b9b9, #282828);border-radius: 3px;color: #fff;}
.index_tab .more:hover{background-image: linear-gradient(#b9b9b9, #e42d27);}
.index_tab .am-nav-tabs li{margin: 0;}
.index_tab .am-nav-tabs li a{border: none!important;margin: 0;font-weight: bold;min-width: 120px;position: relative;text-align: center;}
.index_tab .am-nav-tabs li:first-of-type a:after{display: block;content: '';width: 1px;height: 100%;background-color:#d4d4d4;position: absolute;right:0;top: 0;}
.index_tab .am-nav-tabs li.am-active a{display:block;background-color: #ffff; color:#e42d27;}
.index_tab .am-nav-tabs li.am-active a::before{display: block;content: '';width: 100%;height: 3px;background-color:#e42d27;position: absolute;left:0;top: 0;}
.index_tab .am-tabs-bd{border: none;}
.index_tab .am-tabs-bd .am-tab-panel{padding: 10px 0 0 0;}
.index_tab .am-tabs-bd .am-tab-panel .img{display: block;width: 100%;}
.index_tab .am-tabs-bd .am-tab-panel .am-list{margin: 10px 0 0;}
.index_tab .am-tabs-bd .am-tab-panel .am-list li a{font-size: 14px;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;}
.index_tab .am-tabs-bd .am-tab-panel .text{text-align: justify;margin-top: 8px;}
.index_tab .am-tabs-bd .am-tab-panel .text a{color:#e42d27;text-decoration: underline;font-size: 12px;}
.index_tab .am-tabs-bd .am-tab-panel .video_img{display: block;position: relative;padding-bottom: 47.4%;}
.index_tab .am-tabs-bd .am-tab-panel .video_img img{display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 1;object-fit: cover;}
.index_tab .am-tabs-bd .am-tab-panel .video_img:before {display: block;content: '';width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.1);
 position: absolute;left: 0;top: 0; z-index: 2;}
 .index_tab .am-tabs-bd .am-tab-panel .video_img:after {display: block;font-family:'FontAwesome';content: '\f144';position: absolute;left: 50%;top: 50%;z-index: 2;font-size: 4rem;color: rgba(255,255,255,0.8);transform: translate(-50%, -50%);transition: all 300ms ease-in-out 0s;}
 .index_tab .am-tabs-bd .am-tab-panel .video_img:hover:after{color:#e42d27;}
 .video_modal {width:340px;background:none;}
 .video_con video {width:340px!important;height:auto;margin:0;padding:0;background-color:#000000;}
.honer_img_scroll{border-radius:0;box-shadow:none;margin:10px 0 0 0;border:none;box-shadow:none;}
.honer_img_scroll .am-slides li a{display: block;position: relative;}
.honer_img_scroll .am-slides li a:after{display: block;content: '';padding-bottom: 145%;}
.honer_img_scroll .am-slides li a img{display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 1;object-fit:contain;}
.honer_img_scroll .am-slides li a span{display: flex;width: 100%;height: 30px;align-items: center;text-align: center;background-color: rgba(0, 0, 0, 0.5);color: #fff;position: absolute;left: 0;bottom: 0;z-index: 2;font-size: 12px;justify-content: center;white-space: nowrap; overflow: hidden;text-overflow: ellipsis;}
.honer_img_scroll .am-control-nav{bottom: 10px;}
.honer_img_scroll .am-control-nav li{margin:0 4px;}
.honer_img_scroll .am-control-nav li a{box-shadow: none;width: 6px;height: 6px;}
.honer_img_scroll .am-control-nav li a.am-active{background-color: #e42d27;}
.honer_img_scroll  .am-direction-nav .am-next{right:0}
.honer_img_scroll  .am-direction-nav .am-prev{left:0}
/*
Product
*/
.index_product .am-nav-tabs {margin-top: 3.5rem;-webkit-Box-shadow: 0 -15px 15px -15px rgba(0,0,0,0.3);-moz-Box-shadow: 0 -15px 15px -15px rgba(0,0,0,0.3);Box-shadow: 0 -15px 15px -15px rgba(0,0,0,0.3);}
.index_product .am-nav-tabs li a:after{display: block;content: '';width: 1px;height: 100%;background-color:#d4d4d4;position: absolute;right:0;top: 0;}
.index_product .am-nav-tabs li:last-of-type a:after{display: none;}
.product_list{margin:0 -.5rem}
.product_list li{padding: 0 .5rem;margin-bottom:1rem;}
.product_list li a{display: block;}
.product_list li a .img{padding-bottom:100%;position: relative;overflow: hidden;border: #f2f2f2 solid 1px;}
.product_list li a .img img{display: block;width: 100%;height: 100%;position: absolute;left: 0;top:0;object-fit: cover;-webkit-transition: all 0.35s;-ms-transition: all 0.35s;transition: all 0.35s;;}
.product_list li a:hover .img img{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.product_list li a h2{margin: 0;font-size: 13px;font-weight: normal;margin-top: .6rem;text-align: center; line-height: 2.2rem;}
.product_list li a .subtitle{font-size: 13px;text-align: center; color: #666;}
.product_list_iteam{margin:0 -1rem}
.product_list_iteam li{padding: 0 1rem;margin:2rem 0 0 0;}

.pro_page_top{display: flex;justify-content: space-between;margin-top: 20px;}
.pro_imgs{width:calc(50% - 10px);}
.pro_imgs .am-slider-default{ margin:0;border-radius:0;box-shadow:none; background:#fff;}
.pro_imgs .pro_img_small .am-viewport{ margin:9px 0 0;padding-top: .6rem;}
.pro_imgs .pro_img_small{ padding:0 27px;}
.pro_imgs .pro_img_big{position:relative;border:#f2f2f2 solid 1px;}
.pro_imgs .am-slider-default .am-direction-nav a{opacity:1}
.pro_imgs .img{display:block;position: relative;}
.pro_imgs .img:after{ display:block; content:'';padding-bottom:100%;}
.pro_imgs .img img{display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0; object-fit: cover;}
.pro_imgs .pro_img_small .am-slides li a{ display:block; position:relative;border:#f2f2f2 solid 1px;}
.pro_imgs .pro_img_small .am-slides li.am-active-slide a{ border:#e42d27 solid 1px;}
.pro_imgs .pro_img_small .am-slides li.am-active-slide a:before{display: block;content: '';width: 0;height: 0;border-style: solid;border-width: 0 .6rem .6rem .6rem;border-color: transparent transparent #e42d27 transparent;position: absolute;left: 50%;top: -.6rem; margin-left: -.6rem;z-index:10}
.pro_imgs .am-slider-default .am-direction-nav .am-disabled{opacity: 1!important;}
.pro_imgs .am-slider-default .am-direction-nav a{ width:20px;top:480px;margin:0;}
.pro_imgs .am-slider-default .am-direction-nav a:before{content: "\f104"; color:#999;}
.pro_imgs .am-slider-default .am-direction-nav a:hover:before{color:#e42d27;}
.pro_imgs .am-slider-default .am-direction-nav a:before{font-size:26px!important;}
.pro_imgs .am-slider-default .am-direction-nav a.am-next:before{content: "\f105";}
.pro_imgs .pro_img_big.am-slider-default .am-direction-nav .am-prev{left:0;}
.pro_imgs .pro_img_big.am-slider-default .am-direction-nav .am-next{right:0;}
.pro_imgs .pro_img_small.am-slider-default .am-direction-nav{ display:none;}
.pro_imgs .pro_img_big.am-slider-default .am-control-nav{ bottom:10px; display:none;}
.pro_imgs .pro_img_big.am-slider-default .am-control-nav li{ margin:0 3px;}
.pro_imgs .pro_img_big.am-slider-default .am-control-nav li a.am-active{background-color: #e42d27;}

.pro_text{ width:calc(50% - 10px); background-color: #fff; padding: 15px 30px; display: flex; flex-direction: column; justify-content: center;}
.pro_text .title{ font-weight: bold;color:#e42d27; font-size:18px;position: relative;}
.pro_text .serial{color: #000;}
.pro_text .title:before{ display:block; content:'' ;width:40px; height:3px; background-color:#e42d27;position: absolute;left: 0;bottom: -1px;}
.pro_text .title:after{ display:block; content:'' ;width:100px; height:1px; background-color:#333; margin:8px 0 0}
.pro_text .des{font-size:15px;min-height: 230px;max-height: 340px;overflow: auto;margin-top:15px;}
.pro_text .am-btn{ margin:20px 15px 0 0; background-color:#e42d27; color: #fff;font-size:14px;}
.pro_text .am-btn:last-of-type{margin-right: 0;}


/*
Case
*/
.case_list{}
.case_list li{display: flex;justify-content: space-between;align-items: center;background-color: #f6f6f6;margin-top: 20px;}
.case_list li:nth-of-type(even){flex-direction: row-reverse;}
.case_list li .img{display: block;width: 50%;position: relative; overflow: hidden;border: #f2f2f2 solid 1px;}
.case_list li .img:after{display: block;content: ''; padding-bottom: 50%;}
.case_list li .img img{display: block;width: 100%;height: 100%;position: absolute;left: 0;top:0;object-fit: cover;transition: all 0.35s;-webkit-transition: all 0.35s;-ms-transition: all 0.35s;}
.case_list li .img:hover img{transform: scale(1.05);-webkit-transform: scale(1.05);-ms-transform: scale(1.05);}
.case_list li .text{width: 50%;display: flex;flex-direction: column;padding: 30px;}
.case_list li .text .title{font-size: 15px; font-weight: bold;}
.case_list li .text .title:after{display: block;content: '';width: 50px;height: 2px;background-color:#e42d27;margin-top: 5px;}
.case_list li .text .des{margin-top: 15px; color: #666;font-size: 13px;text-align:justify;}


/*
News
*/
.news_list li{margin-top: 20px;display: flex;justify-content: space-between; border-bottom: #f2f2f2 solid 1px;padding-bottom: 20px;}
.news_list li .img{display: block;width: 160px;position: relative; overflow: hidden;border: #f2f2f2 solid 1px;}
.news_list li .img:after{display: block;content: ''; padding-bottom: 60%;}
.news_list li .img img{display: block;width: 100%;height: 100%;position: absolute;left: 0;top:0;object-fit: cover;transition: all 0.35s;-webkit-transition: all 0.35s;-ms-transition: all 0.35s;}
.news_list li .img:hover img{transform: scale(1.05);-webkit-transform: scale(1.05);-ms-transform: scale(1.05);}
.news_list li .text{width: calc(100% -  180px);display: flex;flex-direction: column;}
.news_list li .text .des{margin-top: 15px; color: #666;font-size: 13px;text-align:justify;}
.news_list li .text .info{color: #999;margin-top: 15px;font-size: 12px;}
.news_list li .text .info span{margin-right: 30px;}
.news_list li .text .info span a{color: #999;}
.news_list li .text .info span a:hover{color:#e42d27;}
.news_list li .text .info span::before{margin-right: 5px;}


.article-hd{ text-align:center; border-bottom:#f2f2f2 solid 1px; padding:30px 0 15px;}
.article-hd .title{ font-size:18px; margin:0; font-weight:500; color:#000;}
.article-hd .info{ color:#999; font-size:13px; margin-top:10px;}
.article-hd .info span{ margin:0 30px;}
.article-hd .info span em{ font-style:normal;}
.article-hd .info span a{ color:#999;}
.article-hd .info span a:hover{color:#e42d27;}
.article_bd{ margin-top:20px;}
.link_btn{ margin-top:30px; text-align:center;}
.link_btn a{ display:inline-block; width:55px; height:55px; border-radius:50%; margin:0 15px; color:#fff!important; text-align:center; padding-top:10px;background-color:#3e3e3e;transition: all 300ms ease-in-out 0s;font-size:14px;}
.link_btn a:hover{background-color:#e42d27;transition: all 300ms ease-in-out 0s;}
.link_btn a:before{ display:block; font-size:18px;margin:0 auto;}
.article_share .bdsharebuttonbox{ background-color:#fff; text-align:center; padding:30px 0}
.article_share .bds_qzone ,.article_share .bds_tsina ,.article_share .bds_weixin ,.article_share .bds_sqq,.article_share .bds_fbook ,.article_share .bds_twi ,.article_share .bds_linkedin ,.article_share .bds_more ,.pro_text .des .bds_qzone ,.pro_text .des .bds_tsina ,.pro_text .des .bds_weixin ,.pro_text .des .bds_sqq,.pro_text .des .bds_fbook ,.pro_text .des .bds_twi ,.pro_text .des .bds_linkedin ,.pro_text .des .bds_more{ background:none!important; padding-left:0!important; display:inline-block; float:none!important; font-size:16px!important;width:32px!important;height:32px!important;line-height:32px!important;margin:0 15px 0 0!important; border-radius:50%; text-align:center;background-color:gray!important;color:#fff!important;transition: all 300ms ease-in-out 0s;}
.article_share .bds_qzone ,.pro_text .des .bds_qzone{background-color:#ffc028!important;}
.article_share .bds_tsina ,.pro_text .des .bds_tsina{background-color:#f3131b!important;}
.article_share .bds_weixin ,.pro_text .des .bds_weixin{background-color:#00cb0d!important;}
.article_share .bds_sqq ,.pro_text .des .bds_sqq{background-color:#1479d7!important;}
.article_share .bds_more,.pro_text .des .bds_more{background-color:#2319dc!important; margin-right:0!important;}
.article_share .bds_fbook ,.pro_text .des .bds_fbook{background-color:#3b5997!important;}
.article_share .bds_twi ,.pro_text .des .bds_twi{background-color:#1da1f3!important;}
.article_share .bds_linkedin ,.pro_text .des .bds_linkedin{background-color:#0b66c3!important;}.
.article_share .bds_qzone:hover ,.article_share .bds_tsina:hover ,.article_share .bds_weixin:hover ,.article_share .bds_sqq:hover,.article_share .bds_fbook:hover ,.article_share .bds_twi:hover ,.article_share .bds_linkedin:hover,.article_share .bds_more:hover{-webkit-box-shadow: inset 0 0 40px rgba(0,0,0,.3); box-shadow: inset 0 0 40px rgba(0,0,0,.3);-webkit-transition: all 0.2s ease;transition: all 0.2s ease;}
.article_share .am-btn-block{background-color:#333; color:#fff;}
.bd_weixin_popup_foot{ text-align:center!important;}

.page_rel .am-list{margin-top:10px;padding:0 10px;}
.page_rel .am-list li{border: none;border-bottom: 1px solid #dedede; margin-bottom: 0; }
.page_rel .am-list li a{display:block;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.page_rel .am-list li span{float: right; padding-left: 10px;}

.article_commend{margin-top: 20px;}
.article_commend .name{font-weight: bold;font-size: 15px;}
.article_commend .name:before ,.article_tag .title:before ,.page_rel_title:before{display: inline-block; content: ''; width: 1px; height: 14px;background-color:#e42d27;  margin-right: 10px; vertical-align: middle;}
.article_tag{margin-top:25px;border-top:#dedede dashed 1px;padding-top:30px}
.article_tag .title{margin-bottom:10px;font-weight: bold;}
.article_tag_yun{display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.article_tag_yun a{padding:5px 6px;margin-top:10px;font-weight: 500;}
.article_tag_yun a:hover{background-color:#e42d27; color:#fff!important;}
.article_rel li{margin-top:20px}
.article_rel li a{ overflow: hidden;}
.article_rel li .img{display:block;position: relative;}
.article_rel li .img:after{ display:block; content:''; padding-bottom:55%;}
.article_rel li .img img{display: block;width: 100%;height: 100%;position: absolute;left:0;top: 0;object-fit: cover;transition: all 0.35s;-webkit-transition: all 0.35s;-ms-transition: all 0.35s;}
.article_rel li .img:hover img{transform: scale(1.05);-webkit-transform: scale(1.05);-ms-transform: scale(1.05);}
.article_rel li .text{padding:10px 0}
.article_rel li .text .tag{margin-top:10px}
.article_rel li .text .am-badge{margin-right:10px;font-weight:normal;}
.article_rel li .text .am-badge:hover{background-color:#e42d27; color:#fff!important;}
.article_hot{margin-top:10px;}
.article_hot li{padding:10px 0; border-top:#f2f2f2 dashed 1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0;}
.article_hot li i{width:16px;height:16px;line-height:16px;padding:0;font-style:normal;font-size:11px;margin-right:6px;vertical-align: middle;font-weight: 500;}
.article_hot li:nth-of-type(1) i{background: #e71555;color: #fff;}
.article_hot li:nth-of-type(2) i{background: #16d083;color: #fff;}
.article_hot li:nth-of-type(3) i{background: #ff6700;color: #fff;}
.article_hot li:first-of-type{border-top:#f2f2f2 solid 1px;}
.article_hot li:last-of-type{padding-bottom:0;}



/*
Footer
*/
.footer{min-width: 1200px;margin-top: 30px;background-color: #f6f6f6;padding: 3rem 0 0;}
.footer_nav{display: flex;justify-content: space-between;}
.footer_nav dl{width:260px;}
.footer_nav dl:last-of-type{width: 120px;}
.footer_nav dl dt{font-weight: bold;}
.footer_nav dl dt:after{display: block;content: '';width: 55px;height: 1px;background-color:#e42d27;margin-top: 5px;}
.footer_nav dl dd{display: flex;flex-wrap: wrap;margin-top: 10px;}
.footer_nav dl dd a{width: 50%; line-height: 30px;}
.footer_nav dl dd.flex{flex-direction: column;}
.footer_nav dl dd.flex a{width: 100%;}
.footer_nav .wx_img{width: 100px;text-align: center;font-size: 12px;}
.footer_nav .wx_img img{display: block;width: 100%;margin-bottom: 5px;}

.index_link{margin-top:20px;font-size:14px;color: #999;}
.index_link span{display:inline-block;}
.index_link a{display:inline-block;margin-left:20px;color: #999;}
.index_link a:hover{color:#e42d27;}
.index_link a:first-of-type{margin-left:15px;}
.index_link a img{display:inline-block;width:16px;height:16px;border-radius:50%;margin-right:3px;}

.footer_info{text-align:center;margin-top: 20px;line-height: 28px;background-color: #f2f2f2;padding:20px 0}
.footer_info span{display: inline-block;margin: 0 15px;}
.footer_info span::before{margin-right: 5px;}

.guestbook_load{position: fixed;width: 16rem;left: 50%;top: 50%;transform: translate(-50%,-50%);background-color: #666666;color: #fff;font-size:1em;text-align: center;padding: 1.6rem 1rem; border-radius: .3rem;}


/*
Banner
*/
.banner{position: relative;margin: 0 auto;}
.banner img{display: block;width:100%;}

/*
Guide
*/
.left_side{width: 240px;float: left;margin-top: 20px;}
.right_side{width: calc(100% - 275px);float: right;margin-top: 20px;}

.left_nav dt{font-weight: bold;display: flex;align-items: center; background-color:#e42d27; color: #fff;padding: 10px 20px;font-size: 15px;}
.left_nav dt:before{display:block;content:'';margin-right: 5px;width: 3px;height:16px;background-color: #fff;}
.left_nav dd{background-color: #f2f2f2;padding: 10px 0;}
.left_nav dd .son_a{display: flex;align-items: center;padding: 10px 20px;}
.left_nav dd .son_a:before{display:inline-block;content:'';width: 0;height: 0;border-style: solid;border-width: 5px 0 5px 5px;border-color: transparent transparent transparent #e42d27;margin-right: 5px;}
.left_nav dd .son_a.on{background-color:rgba(0,0,0,0.05);}
.left_nav dd .line{background-color:rgba(0,0,0,0.015);}
.left_nav dd .iteam{display: flex;flex-direction: column;margin: 10px 0;}
.left_nav dd .iteam a{padding: 5px 20px 0 30px;font-size: 13px; margin-bottom: 5px;}


.left_contact{margin-top: 20px;}
.left_contact dt{background-color:#e42d27; color: #fff;padding: 5px 20px;border-top-left-radius:5px;border-top-right-radius:5px;}
.left_contact dd{display: flex;flex-direction: column;padding: 15px 20px; line-height: 30px;font-size: .9em;background-image: linear-gradient(#f0efed, #d9d8d8);border-bottom-left-radius:5px;border-bottom-right-radius:5px;}
.left_contact dd span i{margin-right: 5px;}

.guide{padding: 10px 15px;background-color: #f2f2f2;display: flex;justify-content: space-between;}
.guide strong{font-weight: bold;color: #e42d27;font-size: 15px;}
.guide_pos{font-size: 13px;}


/*
ABOUT
*/
.about_images{margin:0 -10px;}
.about_images li{padding: 0 8px;text-align: center;margin-bottom: 15px;}
.about_images li img{display: block;width: 100%;margin-bottom: 5px;}


/*
Contact
*/
#map_cn{height: 350px;margin-top:25px;background-color: #f2f2f2;position: relative;}
#map_cn .title{color:#e42d27;font-weight: bold;margin-bottom: 5px;}
.contact_info_list{ margin: 0 -15px;padding: 30px 0;}
.contact_info_list li{padding: 0 15px;display: flex; flex-direction: column; text-align: center;margin-top: 40px;font-size: 15px;}
.contact_info_list li i{width: 60px; height: 60px; border:#dedede solid 1px; border-radius: 50%; display: flex; justify-content: center; align-items: center; font-size: 20px; color: #e42d27; margin: 0 auto 10px;-webkit-transition: all 0.35s;-ms-transition: all 0.35s;transition: all 0.35s;}
.contact_info_list li span:first-of-type{color: #666;}
.contact_info_list li span:last-of-type ,.contact_info li span a{color: #000;}
.contact_info_list li:hover i{transform: rotateY(360deg);-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg); background-color:#e42d27;border:#e42d27 solid 1px; color: #fff;}

/*
Form
*/
.form_contact{display: flex; justify-content: space-between;flex-wrap: wrap;margin-top: 30px;}
.form_contact .am-form-group{width: calc(50% - 20px);}
.form_contact .am-form-group:last-of-type{width: 100%;}
.form_contact .am-input-group{width: 100%;margin-bottom: 15px;}
.form_contact .am-input-group:last-of-type{margin-bottom: 0;}
.form_contact .am-input-group em{display:block;position: absolute;right: 8px; bottom: 0;top:0;line-height:38px;color: #ff0000; font-style: normal;z-index:10;font-size:16px}
.form_contact .am-form-group .am-form-field{font-size:14px;}
.form_contact .am-form-group textarea{ font-size:14px; height:100%;}
.form_contact .am-btn{ width:160px; line-height:30px;border-radius:1000px; padding:0; text-align:center; background-color:#e42d27; color:#fff; outline: none; font-weight: bold;}
.form_contact .am-form-group.flex{display: flex;justify-content: space-between;}
.form_contact .am-form-input{width: 250px;display: flex;justify-content: space-between;align-items: center;text-align: center;font-size:14px;}
.form_contact .am-form-input .am-form-field{height: 36px;line-height: 34px;width: 140px;text-align: center;font-size:14px;}
.form_contact .form-code{display: block;height: 36px;}


/*
PAGEBAR
*/
.page_list{text-align:center;margin-top:30px; }
.page_list a {display: inline-block;margin:0 10px;width:25px;height:25px;line-height:25px;border-radius:50%;background-color:#f2f2f2;}
.page_list .page-num-current{background-color:#e42d27;color: #fff;}
.news_page_pages{ margin-top:30px; padding:20px 0; border-top:#dedede solid 1px; border-bottom:#dedede solid 1px; position:relative;}
.news_page_pages dt{ position:absolute; right:0; top:50%; margin-top:-11px;}
.news_page_pages dd{ line-height:30px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.error_x{ text-align:center; height:220px; line-height:220px;color: #595959;}
.error_x i{ margin-right:10px;}
.page_rel{ margin-top:30px;}
.page_rel_title{ background-color:#f2f2f2; padding:10px 20px;color:#000;font-weight: bold;}
.page_rel_title a{ float:right; font-weight: normal;}


/*
SEARCH
*/
.search_list{display: flex; background-color: #fff;margin-top: 25px; border-bottom: #f2f2f2 solid 1px;padding-bottom: 25px;}
.search_list dt{width:180px;height:120px;display: flex;}
.search_list dt a{width:100%;height:block;position: relative;}
.search_list dt img{display:block;width: 100%;height: 100%; position: absolute; left: 0; top: 0; object-fit: contain;}
.search_list dd{width:calc(100% - 180px);display: flex; flex-direction: column; justify-content: center;padding-left:20px;}
.search_list dd h2{margin:0;font-size:15px;}
.search_list dd .card-text{color:#666;margin:6px 0;}
.search_list dd .card-sort{font-size: 13px;color:#999;}
.search_list dd .card-sort span{margin-right:20px;}
.search_list dd .card-sort span:last-of-type{margin-right:0}
.search_list dd .card-sort a{color:#999;}
.search_list dd .card-sort a:hover{color:#e42d27;}
.tag_list_all{margin: 0 -8px;}
.tag_list_all li {padding: 0 8px;margin-top: 16px;}
.tag_list_all li a{display: block;background-color: #999; color: #fff;text-align: center;font-size:12px;padding: 8px;}
.tag_list_all li a:hover{background-color: #e42d27;}